func runtime.makeslicecopy

2 uses

	runtime (current package)
		slice.go#L38: func makeslicecopy(et *_type, tolen int, fromlen int, from unsafe.Pointer) unsafe.Pointer {
		slice.go#L73: 		pc := abi.FuncPCABIInternal(makeslicecopy)